ImGroupExtendedProperties Property |
Gets a list of extended properties that are defined on this item.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ExtendedPropertyList ExtendedProperties { get; }Public ReadOnly Property ExtendedProperties As ExtendedPropertyList
Get
Property Value
Type:
ExtendedPropertyListThe extended properties.
See Also